Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by ollevche
A curated list of projects in awesome lists by ollevche .
https://github.com/ollevche/corewar
:pager: The implementation of Core War Game: Bot, Compiler, Virtual Machine and Visualization
corewar redcode virtual-machine
Last synced: 28 Oct 2024
https://github.com/ollevche/goshlib
How to build a shared library (.dll) in Go for Windows on Ubuntu?
Last synced: 28 Oct 2024
https://github.com/ollevche/space-invader
:space_invader: Simple frame-based space shooter core, which can be extended easily
Last synced: 28 Oct 2024
https://github.com/ollevche/filler
The bot for filler game. In this game, two players fight each other. Strategy of the bot is to surround an enemy on a game map with some pieces provided by VM
Last synced: 28 Oct 2024
https://github.com/ollevche/lem-in-v2
:ant: Got a problem trying to move ants on a graph? Open this...
Last synced: 28 Oct 2024
https://github.com/ollevche/lem-in
Imagine you have to transfer N ants from A to B on an Ant Farm (a graph) in the fastest possible way. The program finds the best set of paths on a graph and does all the work!
Last synced: 28 Oct 2024
https://github.com/ollevche/n-puzzle
:1234: N-Puzzle solver built up on A* (with modifications), Greedy and Uniform Cost search algorithms. Available Heuristics are one of Manhattan, Hamming and Euclidean
astar astar-algorithm euclidian greedy hamming heuristics manhattan npuzzle-solver uniform-cost-search
Last synced: 28 Oct 2024
https://github.com/ollevche/fillit
The aim of the project is to find a way to assemble a given tetriminos set altogether in the smallest possible square
Last synced: 28 Oct 2024
https://github.com/ollevche/libftprintf
The library i use in every C project. It contains basic libft, get_next_line(), ft_printf() and some functions i think can be useful
Last synced: 28 Oct 2024