Repository navigation
console-game
- Website
- Wikipedia
A terminal based Pokemon like game
Game examples implemented as .NET console applications primarily for providing education and inspiration. :)
Terminal graphics engine: build your games in the terminal!
pong is not ping. pong is CLI game.
A python module to update the console without flashing.
Small shooter write in C/Ncurses
👽 A text based adventure game made using concepts of OOP like Inheritance, Composition, Association, Polymorphism etc
psDrugWars: A ridiculous PowerShell-based game inspired by 'Drug Wars'. 💉💰👮
🐝 Terminal-based python clone of New York Times' puzzle game "Spelling Bee"
Games in the terminal
An ASCII "roguelike" MMORPG / MUD written in rust (barebones).
An Asteroids-like game, running in a terminal, written in PHP
The Kaun Banega Crorepati (KBC) Python program is a console-based quiz game where players answer multiple-choice questions to win virtual prize money. It features a 50-50 lifeline to eliminate two wrong options. Perfect for beginners, it demonstrates Python concepts like user input, lists, functions, and control flow.
This project will help you get more familiar with arrays. You will be recreating the game of battleships. A player will place 5 of their ships on a 10 by 10 grid. The computer player will deploy five ships on the same grid. Once the game starts the player and computer take turns, trying to sink each other's ships by guessing the coordinates to "attack". The game ends when either the player or computer has no ships left. linkhttps//courses.edx.org/courses/course-v1:Microsoft+DEV277x+1T2018/courseware/76c11a375a0e495e83ab68121566fb12/8f250da826d7405d8fecf99aca3a5e9a/?child=first
A pure C++ console edition of hacker game HACKNET
cpp console application vcs example
🎮 An interactive graphical Typing Tutor game made using C++ (Console Based) having various difficulty levels and a fun gameplay.