An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with console-game

A curated list of projects in awesome lists tagged with console-game .

https://github.com/lxgr-linux/Pokete

A terminal based Pokemon like game

cli-game console-game game linux pokemon python terminal terminal-game

Last synced: 12 May 2025

https://github.com/lxgr-linux/pokete

A terminal based Pokemon like game

cli-game console-game game linux pokemon python terminal terminal-game

Last synced: 28 Mar 2025

https://github.com/dotnet/dotnet-console-games

Game examples implemented as .NET console applications primarily for providing education and inspiration. :)

2048 blazor cli-game console-game csharp dotnet examples flappy-bird game games hangman ideas maze minesweeper pacman rpg snake sudoku terminal-game wordle

Last synced: 16 May 2025

https://github.com/lemunozm/ruscii

Terminal graphics engine: build your games in the terminal!

console-game game-engine graphics-library key-event terminal-game terminal-graphics-engine

Last synced: 04 Apr 2025

https://github.com/rr-/pq-cli

Progress Quest: the CLI edition

console-game game python

Last synced: 09 Apr 2025

https://github.com/noisebynorthwest/term-asteroids

An Asteroids-like game, running in a terminal, written in PHP

2d-game cli-game console-game game shooter terminal terminal-game

Last synced: 14 Apr 2025

https://github.com/hv0905/hacknetos

A pure C++ console edition of hacker game HACKNET

console console-game cpp game

Last synced: 19 Apr 2025

https://github.com/buraksenyurt/pythongiller

Python bilgilerimi eğlenceli bir şekilde hatırlamak ve daha da geliştirmek için The Big Book of Small Python Projects isimli bir kitap almıştım. Bu repo kitaptaki örnek programları çalıştığım oyun alanım.

books console-application console-game game-development programming python python3 self-learning tutorial

Last synced: 23 Mar 2025

https://github.com/akshay-vs/number-guessing-game

A terminal-based number guessing game written in python

console-game game numberguessinggame onedaybuild python-3 pythonforbeginner pythongame

Last synced: 14 Apr 2025

https://github.com/javiercanon/mame.net

🔫 Multiple Arcade Machine Emulator 💻 in .NET ⚔️ 🛡

arcade-game console-emu console-game emulator mame mame-frontend net windows windows-10 windows-desktop windows10 winforms

Last synced: 14 Apr 2025

https://github.com/nriothrreion/console-game

一个小型控制台冒险游戏 游戏Wiki: https://github.com/NriotHrreion/Console-game/wiki

adventure-game console-game game typescript webgame

Last synced: 12 Apr 2025

https://github.com/raymiiorg/c_ookieclicker

c++ console cookie clicker (linux)

console console-game cpp game

Last synced: 04 Apr 2025

https://github.com/avdaredevil/powersneks

Snake game written in PowerShell which uses any windows console (cmd.exe, powershell.exe, even VSCode) and draws out a custom native code based game. Useful and fun game for aspiring programmers and techies.

console-game game laser-beam powershell snake-game

Last synced: 11 Apr 2025

https://github.com/kotazzz/krpg

Repository for a console text RPG game with a plot in python (Russian)

console-game game python text-adventure text-game

Last synced: 08 Apr 2025

https://github.com/gto76/race

Terminal racing game

console-game

Last synced: 11 Apr 2025

https://github.com/crueldev69/rps-console-game

A Rock Paper Scissor Game Made With ❤ By Ahad#3257

console-game game python rock-paper-scissors rps

Last synced: 22 Apr 2025

https://github.com/queenoworld/kosmos

3D TUI game about space

3d-graphics console-game cplusplus cpp tui

Last synced: 24 Apr 2025

https://github.com/headblockhead/archery

Game for the playdate: set the angle and velocity with the crank, then fire!

console-game game lua playdate

Last synced: 12 Apr 2025

https://github.com/georgidelchev/dungeon-hunter-console-game

Dungeon-Hunter RPG ConsoleGame.

console-game dungeon hunter

Last synced: 21 Apr 2025

https://github.com/maciekt07/rgb-hex-convert-py

Simple RGB-HEX converter with guessing game made in python

console-game converter hex math python rgb rgb-to-hex

Last synced: 11 Apr 2025

https://github.com/billionsjoel/rock-paper-scissors-game

A simple game that helps in decision making. You can play against a computer or your 3 friends. The game saves scores and accumulates a total to declare a winner at the end. Built with vanilla javascript.

console-game game html5 javascript

Last synced: 19 Apr 2025

https://github.com/alerighi/tetris

Console tetris game in C

console-game game ncurses tetris

Last synced: 02 Dec 2024

https://github.com/dionrhys/2048-win-console

Windows console version of the popular 2048 game by @gabrielecirulli

2048 console-game cross-platform dotnet for-science game

Last synced: 19 Dec 2024

https://github.com/xandark/softporn-modern-port

Modern port of Softporn Adventure (1981) by Charles Benton

console-game game text-adventure text-adventure-game text-adventures

Last synced: 11 Mar 2025

https://github.com/pdevine/tetromino

Tetromino Elektronika -- an ASCII Falling Tetromino Game

console-game game tetris

Last synced: 09 Apr 2025

https://github.com/devlopersabbir/100-java-project-in-bangla

100+ Java Project in Bangla by Sabbir Hossain Shuvo

console-game generator java random swing

Last synced: 15 Apr 2025

https://github.com/georgidelchev/zombie-apocalypse-console-game

Zombie-Apocalypse Survival Console Game

console-game zombie-apocalypse

Last synced: 21 Apr 2025

https://github.com/xf6i/MemoryGame

The code is a C# memory game that allows players to match tiles on a board by calling GenerateBoard, ShuffleBoard, and GenerateDisplayBoard routines.

console-game csharp-code

Last synced: 23 Jan 2025

https://github.com/villy-p/ascii-minesweeper

A small ASCII Minesweeper game written in C# for your console

ascii console console-game csharp game minesweeper

Last synced: 19 Mar 2025

https://github.com/oslint/console-chess-java

This is a simple console-based chess game implemented in Java. It allows two players to play chess against each other in the console window. The game follows the standard rules of chess, including all legal moves and win conditions.

beginner-friendly beginner-project chess console-application console-chess console-game java vanilla-java

Last synced: 05 Dec 2024

https://github.com/milind220/tic-tac-toe-game

A basic Tic-Tac-Toe game that runs in the terminal. Created it to help me practice my Git and Python OOP skills.

command-line-game console-game game object-oriented-programming python3 terminal-game tic-tac-toe

Last synced: 27 Feb 2025

https://github.com/zpnst/wordly

A simple console game

console-application console-game cpp oop

Last synced: 13 Apr 2025

https://github.com/tenhobi/dart-tournament

Autonomous tournament game in Dart

console-game dart game

Last synced: 09 Apr 2025

https://github.com/foqsz/xadrez-de-console

Apresento a vocês um jogo Xadrez desenvolvido utilizando a linguagem de programação C#. Nele foi criado um tabuleiro no terminal esperando inputs dos usuários para realizar jogas de Xadrez, até o fim da partida.

chess chessgame console console-applications console-game csharp csharp-code xadrez

Last synced: 09 Apr 2025

https://github.com/avdaredevil/flappy-shell

Flappy Bird for PowerShell!! With my updated compiler, no dependencies needed! Just Run the code!

console console-game flappy-bird game powershell

Last synced: 08 Mar 2025

https://github.com/minhaskamal/coolconsolegames

A Collection of Wonderful Console Games (the-game-of-life-three-3-stones-tic-tac-toe-tictactoe-criss-cross-snake-rush-peeble-dropping-connect-four-4)

c console console-game game

Last synced: 11 Apr 2025

https://github.com/villy-p/ascii-snake

An ASCII implementation of Snake within C. All within your very own console!

ansii ascii c console console-game game snake snake-game

Last synced: 19 Mar 2025

https://github.com/nick-vinesmoke/cave-explorer-console

A small game about exploring caves and collecting treasures on a console written in C++

console console-game cpp game game-development gamedev

Last synced: 04 Mar 2025

https://github.com/pdevine/textinvaders

Terminal Text Invaders!

console-game games space-invaders

Last synced: 28 Mar 2025

https://github.com/fayyez/cosmic-assault

Cosmic Assault is our version of the famous arcade game, "space invaders", that we have made as the final semester project for the course of Object Oriented Programming in the second semester of our bachelor's degree in software engineering.

console-game cosmic-assault cpp galaga programming-fundamentals project sfml space-invaders

Last synced: 02 Apr 2025

https://github.com/samyam81/scissorpaperrock

This is an repository created to store the CLI and GUI based ROCK-PAPER-SCISSORS.

2player console-game game java

Last synced: 22 Mar 2025

https://github.com/nikarh/gotromino

Gotromino - a Tetris™-like game written in go

console-game game tetris

Last synced: 30 Mar 2025

https://github.com/samyam81/tictactoe

This repository hosts Java implementations of Tic-Tac-Toe: a graphical version using Swing and a console version.

console console-game java swing

Last synced: 22 Mar 2025

https://github.com/ikhsan3adi/c-snake-game

🐍Permainan Snake Berbasis Console/Terminal Menggunakan Bahasa C.

c console-game cpp curses makefile snake snake-game snakegame terminal-app terminal-based terminal-game tugas-besar

Last synced: 11 Apr 2025

https://github.com/ignis-sec/games

Collection of games i created

console console-game consolegame gui snake-game unreal-engine-4

Last synced: 02 Mar 2025

https://github.com/digitaldreams/minesweeper

Minesweeper is a single-player puzzle computer game. The objective of the game is to clear a rectangular board containing hidden "mines" or bombs without detonating any of them, with help from clues about the number of neighboring mines in each field

console-application console-game minesweeper php-game symfony-component symfony-console

Last synced: 27 Feb 2025

https://github.com/zacharypatten/rust-console-games

Game examples implemented in rust console applications primarily for educational purposes.

console-game rock-paper-scissors rust-lang simon

Last synced: 14 Mar 2025

https://github.com/dron12261/blackjack

Консольная игра блэкджек, написанная на C# с поддержкой системы рекордов, достижений, локальной многопользовательской игры до 4-х игроков, ботов с двумя режимами игры, пользовательской музыки и системы сохранения.

console console-game csharp game gamedev released

Last synced: 23 Mar 2025

https://github.com/luhur65/kuis-matematika

Kuis Matematika v2.0 Alpha is here !!! Enjoy your play hehehe

console-game game game-kuis-matematika mathematics permainan-kuis python python3

Last synced: 23 Feb 2025

https://github.com/netesh5/car-game-with-c

this is the recreation of a retro car game that was available on the console. Me and my teammates had created a car game using graphics of C language in which car needs to dutch from the enemy car

c-language car-game car-game-with-c car-game-with-c-language console-game graphics graphics-library graphics-programming language retro-game teammates

Last synced: 20 Feb 2025

https://github.com/thunbergolle/consolechat

A Global chatroom for anything and for anyone. Discuss anything anonymously. <3

chat chatapp chatroom chatting-app console console-application console-game consolechat javascript nodejs talking

Last synced: 17 Mar 2025

https://github.com/thecoderscat/c-sharp-turn-based-battle

Turn based battle console game project from Turn Based Battle System - C# Intermediate Project tutorial.

battle console-application console-game csharp csharp-game rpg visual-studio

Last synced: 04 Apr 2025

https://github.com/null93/kings-corner

Classic card game rendered using console graphics

card-game console-game java java-game maven terminal-graphics

Last synced: 21 Feb 2025

https://github.com/niloufarmj/sbu-bp-two-cars

two cars game demo with c++ console application my BP mini project

console-application console-game cpp two-cars

Last synced: 25 Feb 2025

https://github.com/bes-js/lua-tic-tac-toe

A Simple Console Tic Tac Toe Game Coded With Lua.

console console-app console-game game lua lua-executor tic-tac-toe tictactoe

Last synced: 23 Mar 2025

https://github.com/ryoga-exe/console-tetris

Tetris game runs at a cmd

console console-game cpp game tetris windows

Last synced: 13 Mar 2025

https://github.com/mstanimirovic/skocko

Skocko is a variation of the classic game Mastermind, originating in Serbia. It challenges players to guess a secret pattern of symbols within a limited number of attempts.

console console-app console-game game

Last synced: 14 Apr 2025

https://github.com/cqb13/terminal-battleship

A Battleship game implemented in Rust for the terminal! This game features a pass-and-play multiplayer mode and a single-player mode against a computer opponent.

battleship battleship-bot battleship-game battleship-multiplayer console-battleship console-game rust-game rust-gamedev rust-terminal-game terminal-battleship terminal-game

Last synced: 07 Apr 2025

https://github.com/lunarwhite/rock-paper-scissors

Classic game: Rock, Paper, Scissors.

console-game game java rock-paper-scissors rps

Last synced: 17 Feb 2025

https://github.com/mysterywolf/threes

RT-Thread终端益智类游戏 | An indie puzzle video game runs on RT-Thread console

console-game finsh game rt-thread rtthread terminal-game

Last synced: 06 Mar 2025