Skip to content
#

classic-games

Here are 13 public repositories matching this topic...

Classic board game implementation in Python soley using the Turtle graphics library. It provides an interactive and graphical representation of the traditional game, where players roll a dice, move across a grid, and contend with snakes and ladders to reach the final tile.

  • Updated Jan 24, 2024

this project is an implementation of a variant of the classic board game Othello. The game is developed using object-oriented programming principles, with a focus on flexibility and extensibility. The game supports various starting positions, unplayable squares, and includes functionality for saving and loading game states.

  • Updated Aug 16, 2024
  • C++

An enhanced version of the classic Snake game built with Lua and LÖVE framework. Features include Rage Mode with temporary speed boosts, dynamic enemy spawning, strategic tile exploration mechanics, and autonomous enemy snakes. The game combines nostalgic gameplay with modern twists to create an engaging and challenging experience.

  • Updated Dec 10, 2023

Improve this page

Add a description, image, and links to the classic-games topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the classic-games topic, visit your repo's landing page and select "manage topics."

Learn more