Found 3,848 repositories(showing 30)
TheGamesDB
TheGamesDB.net Repository - An open, online database for video game fans.
MetaFam
The platform that MetaGame will be played on aka MetaOS - an open source framework for running decentralized societies. Currently featuring MyMeta Profiles, Dashboard & Quests
TheGamesDB
Version 2 of TGDB
senghe
No description available
Nishant-Bhosale
Manage a gaming🕹 parlour and book a pc💻 to play different games. Web-Application made using the MERN stack⚛. Made with ❤ by our team.
TalimaVale
The teamTALIMA community's Multiplayer 3D RPG World, built in collaboration with teammates of all skill levels of game development
alexa-samples
This tutorial will walk first-time Alexa skills developers through allthe required steps involved in creating a parameter-based skill using atemplate called ‘Minecraft Helper’. Ask how to craft an item in thegame Minecraft, and this skill will give you instructions.
TheGameCenter
Welcome to The Game Center - your one-stop destination for free web games, scripts, games, android apps, and software! Our website offers a wide range of games with direct downloads, and we are proud to be 100% ad-free. Join us today and experience the thrill of non-stop gaming action!
pawelpiwosz
No description available
Andersonciprian
No description available
thanhminhmr
The base source code for the game, an OOP exercise that I designed for INT2204 course at University of Engineering and Technology, Hanoi
rocco-salerno
text based RPG for c++
val-pu
No description available
313hemant313
A java spring boot standalone notification service
Phoenix15049
Implementation of the simple version of the Game of Life on the web using HTML, CSS and JavaScript
CZG-KoR
No description available
orangeblacktree
Teaches Python programming in an awesome way!
mateomh
This project is an endless runner game made with phaser and webpack for JavaScript. The game has platforms with variable gap sizes and items that will boost your score. This project is a capstone project for the JavaScript module in the Microverse technical curriculum.
MarianoVilla
No description available
bpietropaoli
This package is the Python implementation of THE GAME. (http://bpietropaoli.github.io/THEGAME/) This is a library to work on the belief functions theory (also called theory of evidence or Dempster-Shafer theory). This Python version should provide the same functionalities, especially, it can load and save the exact same models as the C library.
NoMoreNicksLeft
TheGamesDB Metadata Agent for Plex
rogerhil
The Games DB API wrapper
workadventure
New Escape Game project created by WorkAdventure and TheCodingMachine team.
aneeketMangal
It is flutter app that consists of a few retro games. The app also has a global chat (based on rest-api), and leader-board feature. The projects aims at clean architecture.
DeckofAdventures
Welcome to Deck of Adventures, The Game.
shanegxxiao
cpp game server framework
beatobongco
Progressively generated platformer
next-hack
KiCAD design files for The Gamepad, an open-source handheld gaming console based on the Arduino Nano Matter Board
AwesomeRpg
No description available
TeamSazerac
This document describes the team work assignment for Telerik Academy students studying Object-Oriented Programming (OOP) – February 2014. Project Description Design and implement an object-oriented Role Playing Game by choice. Here are some suggestions: - The world can be fantasy, sci-fi, modern, etc. - You may have one or more heroes, gaining experience, having skills, wearing items, etc. - You may have one or more players, fighting against a computer or against each other - You may have enemies like creatures, machines, warriors, etc. - You may have items like swords, guns, armor, space-suits, etc. - You may have skills like double-damage, teleportation, etc. General Requirements Please define and implement the following object-oriented assets in your project: • At least 5 interfaces (with one or more implementations) • At least 15 classes (implementing the application logic) • At least 3 abstract class (with inheritors) • At least 1 exception class (with usage in your code) • At least 3 levels of depth in inheritance • At least 1 polymorphism usage • At least 1 structure • At least 1 enumeration • At least 1 event (with subscribers) • At least 1 design pattern (e.g. Composite, Singleton, Factory, Wrapper, Bridge, Command, Iterator, …) You might read about design patterns in Wikipedia, Sourcemaking, DoFactory and others. Additional Requirements • Follow the best practices for OO design: use data encapsulation, use exception handling properly, use delegates and events like it is recommended in MSDN, use inheritance, abstraction and polymorphism properly, follow the principles of strong cohesion and loose coupling. • Obligatory use Git to keep your source code and for team collaboration (you might use https://github.com/). TFS or SVN are not allowed. Use Git. • Provide a class diagram (to visualize all types). Optional Requirements If you have a chance, time and a suitable situation, you might add some of the following to your project: • Static members (fields, properties, constructor, etc.) • Constants, generic types, indexers, operators • Lambda expressions and LINQ • Implementation of IEnumerable<T>, ICloneable, ToString() override • Namespaces (if your classes are too much) • User interface (UI) – console, graphical, web or mobile Non-Required Work • Completely finished project is not obligatory required. It will not be a big problem if your project is not completely finished or is not working greatly. This team work project is for educational purpose. Its main purpose it to experience object-oriented modeling and OOP in a real-world project and to get some experience in team working and team collaboration with Git. Deliverables Put the following in a ZIP archive and submit it (each team member submits the same file): • The complete source code. • Brief documentation of your project (2-3 pages). It should provide the following information (in brief): o Team name and list of team members o Project purpose – what problem do you solve? o Class diagram of your types o The URL of your Git repository o Any other information (optionally) • Optionally provide a PowerPoint presentation designed for the project defense. Public Project Defense Each team will have to deliver a public defense of its work in from of the other students and trainers. You will have only 10 minutes for the following: • Demonstrate the application (very shortly). • Show the class diagram (just a glance). • Show the source code in the Git web-based source code browser. • Show the commits logs to confirm those team members who have contributed. • Optionally you might prepare a PowerPoint presentation (3-4 slides). Please be strict in timing! Be well prepared for presenting maximum of your work for minimum time. Bring your own laptop. Test it preliminary with the multimedia projector. Open the project assets beforehand to save time. You have 10 minutes, no more. Give Feedback about Your Teammates You will be invited to provide feedback about all your teammates, their attitude to this project, their technical skills, their team working skills, their contribution to the project, etc. The feedback is important part of the project evaluation so take it seriously and be honest.