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

Adding a game: Battleships #13

Closed
n0acar opened this issue Mar 27, 2018 · 2 comments
Closed

Adding a game: Battleships #13

n0acar opened this issue Mar 27, 2018 · 2 comments

Comments

@n0acar
Copy link

n0acar commented Mar 27, 2018

I am a student that has experience in programming but not GitHub. So I want to start with something simple. Is it ok for me to contribute to your project with the game battleships

@grantjenks
Copy link
Owner

You are welcome to fork the project and create a game. I have a set of guidelines for games to be added:

http://www.grantjenks.com/docs/freegames/development.html

The most important thing is that the games be short, simple and fun. Anything over 80-100 lines of code probably won’t be included.

In the game of battleship, each player must keep their board secret. How would you do that for a two player game with only one screen?

@grantjenks
Copy link
Owner

Check out my other ideas in issue #3, #4, and #5

@n0acar n0acar closed this as completed Jun 27, 2018
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

2 participants