mirror of
https://github.com/kennethreitz/kennethreitz.org.git
synced 2026-06-05 22:50:17 +00:00
test
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Games
|
||||
|
||||
A brief exploration into game development, focusing on minimalist mechanics and engaging gameplay.
|
||||
|
||||
## Game Collection
|
||||
|
||||
### [Super Sphere](/software/games/super-sphere)
|
||||
A simple yet challenging obstacle avoidance game where you control a sphere. Features minimalist design with simple controls that are easy to learn but difficult to master.
|
||||
|
||||
### [Super Sphere II](/software/games/super-sphere2)
|
||||
The successor to Super Sphere, building on the proven formula of obstacle avoidance while adding unique mechanics. Available as open-source on GitHub.
|
||||
|
||||
## Design Philosophy
|
||||
|
||||
These games reflect the broader "For Humans" design philosophy applied to game development—simple, intuitive controls that create immediate accessibility while providing depth through challenging gameplay. The minimalist approach strips away unnecessary complexity to focus on core mechanics that create engaging experiences.
|
||||
|
||||
The choice to release these games as open-source aligns with the broader commitment to sharing knowledge and tools that others can learn from and build upon.
|
||||
Reference in New Issue
Block a user