GithubHelp home page GithubHelp logo

vilkoz / wolf3d Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 618 KB

Pseudo 3D game on raycasting engine

Makefile 1.22% C++ 0.59% C 85.90% Roff 4.47% Perl 0.13% Objective-C 5.47% Python 2.22%
game wolf3d raycasting-engine zombies texture first-person-game

wolf3d's Introduction

wolf3d

Game on raycasting engine

dependencies

for minilibx

  • git
  • libx11-dev
  • libxext-dev
  • build-essential

for openmp on macos

  • gcc or clang-omp

compiling

make

execution

./wolf3d map_file

res/zombies.map - medium difficulty map, res/LClvl2.map - hard map

screenshots

zombie dead zombie pause screen win screen

map format

map should be rectangular

you can choose texture by simply changing number

example:

1111111111111111111
1      12345678   1
1                 1
1   P             1
1                 1
1                 1
1      12345678   1
1111111118111111111

textures example

other symbols definition

'a' 'b' 'd' 'D' 'z' 'h' 's'
block sprite sprite door horisontal door vertical zombie potion ammo
pillar green light door horisontal door vertical zombie (see in game) (see in game)

wolf3d's People

Contributors

vilkoz avatar

Stargazers

 avatar  avatar

Watchers

 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.