-
Couldn't load subscription status.
- Fork 22
Final Project #14
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
base: master
Are you sure you want to change the base?
Final Project #14
Conversation
| I have multiple reasons for picking this project. | ||
| a) I have always been interested in game design. | ||
| b) I really want to test and see how far I can go with pretty much only 2 weeks of actual coding classes, not scratch and dingy "self taught" python. | ||
| c) As for the AI, I've been interested in AI for things such as Unmanned Aerial Vehicals. This also includes things such as machine learning. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for organizing your proposal nicely. Sounds good. Be sure your unbuffered input works on Linux with gcc, since unbuffered input is OS/compiler-specific.
Also you didn't mention loops, though I'm assuming you're using them for actually running the game.
Semi-related fun fact - I worked with UAVs as a research project in undergrad. They're occasionally immensely frustrating but really cool to get working :) If you're interested in them, be sure to look for colleges that have that kind of research if you want the opportunity to work with them as a research project. Alternately, of course, find an internship that does the same...I personally think colleges are easier to find though.
…e the game is over, it seg faults
ADDED INSTRUCTIONS ON HOW TO PLAY
CPRO-Session1