Code Monkey home page Code Monkey logo

flashbacktothefuture's Introduction

Flash Back To The Future

Synopsis

You are an adventurer that is searching the 5 86 of infinity.

You will start in a village where a magician will bring you into a flashback.

In this flashback your quest for 86 start and you will meet some villagers and monsters.

You will gain XP during all the game by killing mobs and will upgrade your stats.

Enjoy your adventure.

The amazing RPG The Best RPG

Made by:

  • Romain PANNO : link.
  • Xavier MITAULT : link.
  • Guillaume ABEL : link.
  • Brice DE SOUSA : link.

SPRITES

https://cooltext.com/Logo-Design-White

https://cooltext.com/Logo-Design-Epic-Stone

LINK

true link link

MAPS

lot of map map-folder

ENNEMY

used

  • amongus amongus
  • hob hobo
  • warrior warrior
  • boss nico boss-nico
  • boss sans boss-sans
  • boss spider boss-spider
  • dark ennemy dark-ennemy
  • pinguin pinguin -forest people forest people

flashbacktothefuture's People

Contributors

guillaumeabel avatar kitetsuk avatar romainpanno avatar saverio976 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

flashbacktothefuture's Issues

Clean function signature

int event_add_node(set_event_t *event, node_params_t params)

struct node_params_s {
sfMouseButton mouse;
sfKeyCode key;
enum event_type event;
};

int event_add_node(set_event_t *event, node_params_t params);

the function signature let us just use parameters instead of having a struct

eg:

int event_add_node(set_event_t *event, sfMouseButton button, sfKeyCode key, enum event_type event);

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.