Skip to content

razor-4eg/nfk-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read this README in Russian >

NFK-WEB

Need For Kill - Quake 3 in 2d - WebGL game

What NFK really is?

Original game called "Need For Kill" was developed by 3d[Power] in early 200x as Windows DirectX game application written in Delphi. The game has multiplayer and dedicated servers on the Internet. There are several game modes: duel, teamplay, captu the flag, domintaion and others. The killer features are a progamer physics model and well balanced gameplay!

Look this short demo: http:https://www.youtube.com/watch?v=FgvgVttl0zE and more videos on http:https://www.youtube.com/user/nfk2d and http:https://www.youtube.com/user/needforkilldemo

You can download original Need For Kill game from official web-site: http:https://needforkill.ru/load/need_for_kill_0_77/22-1-0-494

What NFK-WEB is?

This project is aimed to rewrite the original game with modern web technologies keeping the same physics model and game balance.

Demo: http:https://nfk.pqr.su/game/

Tehcical Details

  • Graphics is rendered by Pixi.js (WebGL with canvas fallback)
  • JavaScript clien code is written in ECMAScript 2015 (former ES6) standart and trinspiled to ES5 using Babel
  • Build system: webpack

Roadmap

  1. Rewrite collision code (currentelly it looks like spagetti copied from old Delphi sources)
  2. Write detailed manual for developers how to setup environment (node, webpack, ...), may be record a screencast
  3. Implement first weapon: Railgun!
  4. Create mutiplayer and dedicated server with first gamemode: Railarena
  5. Launch official web-site with registration, playres statistic charts, matchmaking
  6. More weapons and items, new game modes: duel, ctf and teamplay
  7. Enhanced map editing functionality
  8. Bricks textures, models skins
  9. Visual effects
  10. Profit!!!

Join Us!

Project is open source under MIT lecince. Issues and pull requests are welcome! Especially we are looking for Multiplayer/Network stack developer (both clien and server side)

Join us on irc: irc.wenet.ru:6667 #nfk (for russian use cp1251). Webgate to irc: http:https://needforkill.ru/index/web_chat/0-54

Gitter.im developers chat: Gitter

About

Need For Kill - Quake 3 in 2d - WebGl game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • HTML 0.3%