Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.
/ PIKA_MOCK Public archive

로스트 테크놀로지의 현대적 해석

Notifications You must be signed in to change notification settings

hyunjun529/PIKA_MOCK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

여기로 가세요

PIKA_MOCK

WinAPI to WASM for https://github.com/disjukr/PIKA_V

but there are only features for game animation, scene, event, keyboard Input(e.g DC, GDI, Keyboard, Timer, Rect...etc). so there are no audio like midi, windows event, File I/O, AI.

TODO

  • Game Loop
    • process, timing
    • Keyboard Event
    • Animation

build & run

  • i used VS2019
  • need install npm
  • need install Rust
    • cargo build at /

PIKA_MOCK (C++/WinAPI32)

  • excute PIKA_MOCK.sln
  • F5

pika-game (Rust)

  • this is just game logic & test

pika-wasm (Rust, wasm-pack)

  1. wasm-pack build pika-wasm
  2. cd pika-wasm
  3. npm run serve
    1. need npm install

pika-winapi (Rust, winapi crate)

  • cargo run -p pika-winapi

ToDo

target WinAPI

retdec of PIKA

reference

winapi

wasm

rust

About

로스트 테크놀로지의 현대적 해석

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published