classic-game
There are 214 repositories under classic-game topic.
coding-horror/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
CharlesPikachu/Games
Games: Create interesting games in pure python.
SimonHung/LodeRunner_TotalRecall
Lode Runner - Total Recall (超級**員-全面回憶) : Remake in HTML5
csinkers/ualbion
A remake of the 1995 RPG Albion (requires data from an install of the original game)
sumn2u/baghchal
Bagchal is a strategic board game featuring AI, where tigers aim to 'hunt' goats while the goats strategically block the tiger's movements.
victorqribeiro/bangBangML
Watch a Neural Network learns to shoot a target
SimonHung/LodeRunner
Lode Runner (超級運動員) - APPLE-II remake version
ssenegas/kickoff
Open Kick-Off is a fun rewriting attempt of the cult football game Kick Off 2 designed by Dino Dini and released in 1990 by Anco for the Atari ST and the Commodore Amiga. It is written in Java with the help of libGDX.
SamClassicPatch/SuperProject
Workspace with everything under a single solution to provide an easier workflow across multiple projects at once.
miketmoore/chess
The game of Chess
theflyingape/vic-sss
Commodore VIC20: Software Sprite Stack library using modern 6502 assembler
kosinaz/Rot-Magus
An extended, browser-based remake of Ronny Wester's Magus built with rot.js and Phaser.
PaweX/NewSettlers4Project
A remake of The Settlers IV. The New Settlers IV (or New Settlers 4) - a copy of the orginal game with extra features.
fafalone/Lems64
64-bit compatible twinBASIC port of Carles PV's Lems
antonioolf/tetriss
Tetris clone written in JavaScript :video_game: https://antonioolf.github.io/tetriss/
forkserf/forkserf
a continuation of "FreeSerf"
suomipelit/skijump3-sdl
Ski Jump International v3 (SDL2 port)
BeyondThe5D/Retrofiy
A Roblox script that aims to accurately simulate the 2016 Roblox client.
pythonengineer/minecraft-python
Minecraft: Python Edition. A recreation of each old Minecraft version in Python that focuses on total accuracy.
mratanusarkar/Space-Invaders-Pygame
A pygame Implementation of popular Classic Atari and NES Arcade games
theflyingape/berzerk-mmx
Commodore VIC20: a popular retroarcade clone using modern 6502 assembler
tshiamobhuda/Racing
Another recreation of one of the Brick-Game-9999-in-1 racing game. I used to love this game as a Kid :-)
markets/star-crusade
🕹️ A retro arcade game in plain JavaScript
neuromancer/re-private-eye
Re-implementation of the game Private Eye (1996) 🕵️
javitocor/Tic-Tac-Toe-JS
Classic game tic-tac-toe built with JavaScript for browser. Collaborative project inside Microverse's curriculum.
OpenIsles/OpenIsles
the free island-building game
suomipelit/skijump3
Ski Jump International v3
theflyingape/omega-fury
Commodore VIC20: Omega Race sequel using modern 6502 assembler
ChristopherDrum/mystery_house_remodeled
A ground-up recreation, for the Pico-8, of the first graphic adventure game.
javitocor/Mastermind_Ruby
Classic Mastermind game in command line built with Ruby by following OOP. Users can play this classic game being the code maker or the decoder.
lincerely/Pong-Classic
Try to recreate classic pong in python with pygame
Jaime-alv/supermind
Classic code-breaking game
MitchellGray100/Connect4
JavaFX based Connect4 Game.
naumanch969/mazeincpp
Maze Game built in C++
pkprajapati7402/Snake-game
The CLI Snake Game is a command-line implementation of the classic Snake game built using Python's curses library. Players navigate a snake to consume apples and grow longer, all while avoiding collisions with the walls and the snake's own body. The game features an intuitive menu system, a scoreboard to track high scores.