Browsing Category
Development
Development open source projects and codes.
Python SYS Module
What is Python SYS Modulethe sys module contains functions and attributes related to the Python system. So…
Python KNN Algorithm And Sample Application
Hello;
In this paper we will talk about the closest neighbor(knn / K neighborhood) algorithm used in…
What is Open Source Software
We often hear the term" open source software". We know that software such as Android, Linux is open source. So what…
2D Basketball Game Unity Open Source Project
Features:
- 2D Unity
- Projectile trajectory
- Game logic (and multiplayer game logic)
- Leaderboard via…
How To Make Twitter Bot – Twitter Account Creator Bot
You can simply write a Twitter larva with the assistance of Google Apps Script. It fetches tweets self-addressed …
Mortalis Game Engine Project 2D C# – C++
The objective of this task is both make a 2D RPG amusement (like Pokemon, Zelda or Final Fantasy) and a reusable…