computer-game
There are 36 repositories under computer-game topic.
tsaglam/Carcassonne
A digital version of the board game Carcassonne, implemented in Java. This desktop computer game supports up to five players at the same time (shared-screen multiplayer mode).
sg-first/DL-Military-chess-AI
Military chess AI using neural network for situation evaluation
TheCodingRocket/3D-Pong
🎉 A WebGL inspired, 3D game, of the original 1998 Pong!
catseye/Super-Wumpus-Land
MIRROR of https://codeberg.org/catseye/Super-Wumpus-Land : An "extended dance mix version" of Gregory Yob's Hunt the Wumpus
gcushen/fortnite-fashionista
:video_game: The Fortnite Knowledge Graph
go-mcts/mcts
Package mcts provides parallel monte-carlo tree search for your Go applications.
tpetricek/okido-robot
A little game for 3+ year old kids based on a paper puzzle in the Okido magazine
Ultimate-Texas-Hold-Em-Players/Ultimate-Texas-Hold-Em-Poker
A computer game which lets users play Texas Hold'Em Poker.
HITWH-18-331/Monopoly
大富翁游戏设计与实现,该仓库旨在对我们的大一年度项目计划进行整理,使用更多的模块划分和OOD的相关知识
jonathanlin0/Theseus
Video game that won 2nd Place at the FBLA Nationals 2022 in Computer Game and Stimulation Programming. Team members: Jonathan Lin, Matthew Xu, Hao Zheng
Sagar-Sharma-7/Rock-Paper-Scissors
A simple Rock Paper Scissors game, you can play this game with computer.
catseye/Animals
An implementation in Erlang of the classic game which demonstrates an "expert system"
catseye/Flip
An implementation in Erlang of the venerable and ancient coin-tossing game of Flip
Danit-Shabtay/BubbleGame
Computer game using Unity🎮, The frog should capture the enemies in a bubble and defeat it.
forkball/COMP2501-FinalProject
A medieval tower defense where your goal is to conquer your opponent's castle
kliments/VRaid
Duck Hunt-like game in VR developed in Unity3D for the course Computer Games Development at Charles University, Prague.
pahund/cut-em-off
Make your users go offline before the evil virus infects them! – Entry for js13kGames competition 2018
rrkulkarni108/AmongUsCard-Game
ENG 6 Final Project
vism2889/shape-boi
Term project for CMU 15-112. 3D game written in python with the Panda3D realtime graphics engine and openCV.
alexfrankcodes/arcade-shooter
🚀 This is a 2D Arcade Shooter game built in C++ w/ OpenFrameworks as a part of my Computer Game Design course (CS134 @ SJSU).
Alexpon/NegaScout_Dark_Chess
NTU TCG2016 Final Project
forkball/BattleBeasts-COMP1501
A board game developed in Processing for an assignment in Carleton University's COMP1501 game development course
IshtiaqueIrteza/Zombie-Run
"Zombie Run/Hour of Rush" is a third person shooting game, made with OpenGL & glut, an introductory/startup project in COMPUTER GRAPHICS.
Katereshko/game-with-computer
JS based logic game with computer
kliments/BreakOut3D
BreakOut 3D game developed in Unity3D for the course Game Development Middleware at Charles University, Prague.
kliments/EndlessRacer
Endless racer game developed in Unreal Engine 4 for the Game Development Middleware course at Charles University, Prague.
kliments/VRticano
VR game developed in Unity3D for the course Virtual and Augmented Reality at the University of Konstanz
menachem64/android-game
Android icon escapes Apple icons
ifplusor/sixgo
A computer game program for Connect6
jimlinntu/Theory-of-Computer-Games
Theory of Computer Games 2018 http://www.iis.sinica.edu.tw/~tshsu/tcg/2018/index.html
RonakMehta21/Memory-Puzzle
To develop Memory Puzzle game using Pygame module in Python
sg-first/Alpha-Gomoku
Gomoku Implementation of AlphaZero
sg-first/Military-chess-AI
Military chess AI based on minimax search
W-P-N/Tic-Tac-Toe-python
CLI based tic-tac-toe game using python with multiplayer game and computer game modes.