|
|
|
|
⭐️ From S0YKIM
|
|
|
|
⭐️ From S0YKIM
Forked from WallyPfister/transcendence
Online pong game with chat service. NestJS is used as backend framework and React is used as frontend framework. Socket.io is used to implement chat rooms and game. You can manage friends list or b…
TypeScript
Forked from innohack2021/python-hitchhiker
Python Live Coding Cookbook Software Using Backend.AI is developed to help you build your own website. The end-users can sign up and save their learning progress on their account. They can see the …
JavaScript 2
Forked from srngch/ngin-xs
Extra small NGINX: a web server project that serves static assets. File access, upload and delete are available using methods GET, POST, DELETE. You can use your own configuration file to run the p…
C++
C project to mimic bash shell. This program interprets and executes commands just like bash shell. Built-in functions such as echo, cd, exit, etc. available.
Simple first-person 3d game with raycasting. This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It provides a dynamic view inside a maze, in which you’l…
C