Difference between revisions of "Activities/SugarSnake"
Jump to navigation
Jump to search
(Fleshed out description) |
(→Description: added repo) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{:Activities/SugarSnake/status}} | {{:Activities/SugarSnake/status}} | ||
+ | |||
+ | [[File:Sugar-Snake-start-screen.png|thumb|Sugar Snake start screen]] | ||
== Description == | == Description == | ||
− | Sugar Snake is a fun multiplication practice game. You play a snake eating yummy "multapples" with the goal to be the largest snake ever! But watch out! Eating the wrong answers will send you off course! | + | Sugar Snake is a fun multiplication practice game. You play a snake eating yummy "multapples" with the goal to be the largest snake ever! But watch out! Eating the wrong answers will send you off course! We have a [https://github.com/axk4545/hfoss-sugar-snake GitHub repository] that has instructions on installing. |
== To Do == | == To Do == | ||
Clean up the graphics especially how the snake appears in game. Add difficulty levels to allow for varying degrees of math problems. Test different implementations of the game, i.e. eating wrong problem would reduce size, not be a game over. Create a nice icon for the Sugar OS to recognize as an activity. | Clean up the graphics especially how the snake appears in game. Add difficulty levels to allow for varying degrees of math problems. Test different implementations of the game, i.e. eating wrong problem would reduce size, not be a game over. Create a nice icon for the Sugar OS to recognize as an activity. | ||
+ | |||
+ | == Contributors == | ||
+ | |||
+ | [https://github.com/gen1e Regina Locicero] | ||
+ | |||
+ | [https://github.com/axk4545 Aidan Kahrs] | ||
+ | |||
+ | [https://github.com/Bamagik Quintin Reed] | ||
+ | |||
+ | [https://github.com/CalvinWu4 Calvin Wu] | ||
== Licensing == | == Licensing == |
Latest revision as of 22:36, 29 April 2018
Status: | Released v1.0.0 released 2018-04-30 |
Group Members: | Regina Locicero,Aidan Kahrs,Quintin Reed,Calvin Wu |
Sugar Snake is a fun multiplication practice game. It was made for the IGME-582 (Humanitarian Free and Open Source Software) final project at Rochester Institute of Technology. It is based on the python snake game Plaked. |
Description
Sugar Snake is a fun multiplication practice game. You play a snake eating yummy "multapples" with the goal to be the largest snake ever! But watch out! Eating the wrong answers will send you off course! We have a GitHub repository that has instructions on installing.
To Do
Clean up the graphics especially how the snake appears in game. Add difficulty levels to allow for varying degrees of math problems. Test different implementations of the game, i.e. eating wrong problem would reduce size, not be a game over. Create a nice icon for the Sugar OS to recognize as an activity.
Contributors
Licensing
The code is under MIT license. The art assets in the asset folder are under CC BY 4.0.