Skip to content

SW1B2-28a/AalborgProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AalborgProject

By SW1B2-28a

==============

Requirements:

  • C-compiler (Must support ansi c)

(Tested with: gcc 4.8.1, clang 3.4-1 on Ubuntu 13.10 and gcc under MinGW on windows 7/8)

==============

  • Compile main by gcc main.c -o main
  • Compile sim gcc sim.c -o sim
  • Run main and sim in seperate consoles. (main can be used with argument "-d" to bypass the menu.)
  • The simulation will start when both programs are started.

Releases

No releases published

Packages

No packages published

Languages