GithubHelp home page GithubHelp logo

Joan Andrés's Projects

freecol icon freecol

FreeCol is a turn-based strategy game based on the old game Colonization, and similar to Civilization. The objective of the game is to create an independent nation. You start with only a few colonists defying the stormy seas in their search for new land. Will you guide them on the Colonization of a New World?

gall icon gall

A quick utility for turning PNG files into REXPaint xp files.

goblincamp icon goblincamp

Goblin Camp aims to be a roguelike city builder with an emphasis on macromanaging the economy and military. I've drawn inspiration from games such as Anno 1404, Dwarf Fortress and Dungeon Keeper. Goblins camp is Dwarf Fortress-like game.

gt icon gt

Git commit tracker and untracked files

hale icon hale

Hale is a turn based RPG with deep tactical combat and character customization. Included is a lengthy and varied campaign with many quests, items and monsters, visiting a variety of locales. The entire system is built to be moddable from the ground up.

hex icon hex

QHexEdit is a binary editor widget for Qt.

hippy.flex icon hippy.flex

Hippy.Flex is a lightweight flex layout engine implemented in C++ and used as layout component for Hippy framework in android and ios platform.

http.lib icon http.lib

A C++ header-only HTTP/HTTPS server and client library.

huffman.coding icon huffman.coding

Clear implementation of Huffman coding for educational purposes.

ingsoc icon ingsoc

Game type roguelike with ASCII, made with library Bearlibterminal

inventorysystem icon inventorysystem

An Inventory System capable of storing in an array pointers that point to objects built from a base class and derived classes, taking advantage of polymorphism and avoiding the Slicing Object.

jacon icon jacon

Program used for convert files .po to .xml

junos icon junos

JSON library for Arduino and embedded C++. Simple and efficient.

karaoke icon karaoke

We want to develop an application to manage the songs of a karaoke. The application has 4 musical categories (Rock, Pop, Latin Fusion and Electro) and 9 artists belonging to one of the different categories. Additionally, the application must allow the management of playlists, where each list can have songs from different artists.

lazy icon lazy

There are many problems with using std::futures and std::promises when launching asynchronous operations. They require a shared state allocated from the heap, as well as reference counting and synchronization. Hence, they are slow.

levin icon levin

A very light-weight thread-safe extensible logging framework for C++

logos icon logos

Repository of logos made with Inkscape

lox icon lox

An open source, single player, D&D based roguelike written in C++.

mandomedia icon mandomedia

A REST architecture was used because it can be used on any HTTP client. It is simple to design for a web interface ( representation and transition of information).

massive.email icon massive.email

Script used for send massive email to several list of clients with several emails registers

maximilian icon maximilian

Maximilian is an audio synthesis and signal processing library written in C++. It's cross-platform compatible with MacOS, Windows, Linux and IOS systems.

memoryallocators icon memoryallocators

When applications need more memory this can be allocated in the heap (rather than in the stack) in runtime. This memory is called 'dynamic memory' because it can't be known at compile time and its need changes during the execution. Our programs can ask for dynamic memory usin 'malloc'. Malloc returns an address to a position in memory where we can store our data. Once we're done with that data, we can call 'free' to free the memory and let others processes use it.

mgeneration icon mgeneration

Project Original: https://github.com/avli/ascii-owrpg

mini.buffer icon mini.buffer

MiniFB is a small cross platform library to create a frame buffer that you can draw pixels in

mong icon mong

Read Chunk PNG. Implementation of PNG Standard from version 1.2

mongo.users icon mongo.users

Tool used for manager (update rol, remove user or create new user and roles) the user and roles of MongoDB database. This tool support connections to Mongo Atlas and instances in local.

moodb icon moodb

A lightweight, simple, and easy to use database program using CowConfig.

motowii icon motowii

Introducing our new app, the perfect way to travel around the city and avoid traffic jams. Our app connects you with experienced motorcycle riders who can take you anywhere you want to go, quickly and efficiently.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.