Code Monkey home page Code Monkey logo

tekadventure's Introduction


TEKADVENTURE - EPITECH PROJECT

Made with - Matthieu Brault & Antoine Casse

This is the last project of my first year at my computer science school named Epitech, the goal of this project was to create a Points and Click game.

The project was in C langage using CSFML Graphic library

DOFAS

So we created DOFAS a remake of Dofus the game

PICTURES

GUI MAIN MENU
enter image description here
GUI CHOOSE PLAYER

IN GAME - MAP

DIALOG PNJ - INGAME
enter image description here
enter image description here
LOADING GAME
enter image description here
MAP EDITOR

TELEPORTER - MAP
enter image description here

CONFIG THE GAME

All of the game is generate by a file configuration

EXAMPLE :

#DAFOS - CONFIGFILE
#TO KNOW EVERYTHING ABOUT THE YAML CONFIG OF DAFOS
#GO TO THIS WEBSITE : 51.51.51.51/dafos-api/
CONF-LEVEL-1:
map-content:
00000011111111100
00000011111111100
00000001111111110
00000001111111100
map:
	map-name: "LEVEL-1"
	map-debug: 0
	map-bg: "ressources/backgrounds/mapstart2.png"
	map-music: "ressources/music/dofas_debut.ogg"
	map-player: 8,15
	map-decor: "ressources/decor/decor_map01.png"
	map-music: "ressources/music/dofas_debut.ogg"
	map-tile: "ressources/misc/tile_tp.png"
teleporter:
	teleporter-nb: 1
		tp-1:
			coords: 7,5
			tp-name: "tp1-LEVEL-2"
			tp-load: 0
event:
	event-nb: 3
		items-1:
			name: "Avalon"
			texture: "ressources/quest/character/avalon.png"
			coords: 4,9
			pnj: 1
			dialog: "ressources/dialog/avalon.txt"
			quest-pic: "ressources/quest/quest_pic/quest_debut.png"
		items-2:
			name: "Guard 1"
			texture: "ressources/quest/character/oto_mustam.png"
			coords: 4,10
			pnj: 0
			dialog: "ressources/dialog/oso_mustam.txt"
			quest-pic: "ressources/quest/quest_pic/oto_mustam.png"
		items-3:
			name: "Guard 2"
			texture: "ressources/quest/character/oto_mustam.png"
			coords: 4,8
			pnj: 0
			dialog: "ressources/dialog/oto_mustam.txt"
			quest-pic: "ressources/quest/quest_pic/oto_mustam.png"

tekadventure's People

Contributors

zackfalcon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

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.