close
The Wayback Machine - https://web.archive.org/web/20220411195943/https://github.com/topics/single-player
Skip to content
#

single-player

Here are 99 public repositories matching this topic...

dumbmatter
dumbmatter commented Feb 3, 2022

See https://old.reddit.com/r/BasketballGM/comments/rt7szv/monthly_suggestions_thread/hty3yug/ - if you have some legendary player, his player profile page is huge. It'd be cool to be able to condense it into a small summary, maybe similar to a trading card, and let that be downloaded as an image.

Figuring out the design is the hard part. Both making it look nice, and figuring out how to best co

kdex
kdex commented Jul 14, 2020

(This issue has originally been created by @megmacattack in FelicityVi/shiromino#24.)

Currently, replays are handled through an SQLite database, which makes managing them rather cumbersome. It's probably a good idea to add a separate menu in the GUI to allow the user to manage his database. For an MVP, it'd be enough to provide a dedicated binding to delete a given entry.

enhancement good first issue discussion

Project was created in 1 week. The goal of the project was to demonstrate proper blueprint structure for a variety of systems. It includes things such as an Inventory/Item System, Interactable System, Point System with Save Game, various World Enemies such as a frogger-style highway with random generation based on settings, and more. Full list of features available in the Wiki

  • Updated Feb 7, 2021

This is a fully fledged 2 or 1 player tic-tac-toe game written in TypeScript, HTML and SCSS using Ionic Framework which uses minimax algorithm with alpha beta pruning for Player vs Computer mode. It can be exported to Android, iOS, Windows, PWA or a website.

  • Updated Jun 8, 2021
  • HTML

Improve this page

Add a description, image, and links to the single-player topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the single-player topic, visit your repo's landing page and select "manage topics."

Learn more