Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup makefile in game Examples #23

Open
SkycoinSynth opened this issue Feb 17, 2021 · 0 comments
Open

Cleanup makefile in game Examples #23

SkycoinSynth opened this issue Feb 17, 2021 · 0 comments

Comments

@SkycoinSynth
Copy link
Contributor

Install CX compiler here

Then go to video game directory here

Then run each game and determine if there are any problems.

  • fix documentation
  • report any compiler errors for each game
  • if game is using make file; determine if we need the makefile at all and put instructions in readme like "run cx file.cx" etc to run the game without using make file. Also put instructions to build executables from the game. And edit the readme.md . If so the make file can be deleted.
  • examine each game and verify if there is a readme.md for each game

Put a make file in the root directory, that compiles all of the games into a bin or build directory.

Put instructions for using the make file into the readme.md in the root folder

Put the bin or build directory into the .gitignore file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant