All Projects → AioiLight → TJAPlayer3

AioiLight / TJAPlayer3

Licence: MIT License
A .tja file player.(feat. DTXMania & TJAPlayer2 forPC)

Programming Languages

C#
18002 projects
Rich Text Format
576 projects
smalltalk
420 projects

Projects that are alternatives of or similar to TJAPlayer3

TJAPlayer3
TJAPlayer3 is a rhythm game application for Windows (and compatible environments). It provides a style of gameplay very similar to that of Taiko no Tatsujin and similar rhythm games, and supports .tja files compatible with a number of other similar rhythm game applications. Download the latest release here: https://github.com/twopointzero/TJAPla…
Stars: ✭ 106 (+1.92%)
Mutual labels:  simulator, tja
awesome-lidar
😎 Awesome LIDAR list. The list includes LIDAR manufacturers, datasets, point cloud-processing algorithms, point cloud frameworks and simulators.
Stars: ✭ 217 (+108.65%)
Mutual labels:  simulator
touch-bar
Launch the macOS Touch Bar simulator from the command-line
Stars: ✭ 43 (-58.65%)
Mutual labels:  simulator
aurora-sdk-win
An SDK to develop effects for Nanoleaf Light Panels using features like frequency, beat, or tempo.
Stars: ✭ 22 (-78.85%)
Mutual labels:  simulator
jiminy
Jiminy: a fast and portable Python/C++ simulator of poly-articulated systems with OpenAI Gym interface for reinforcement learning
Stars: ✭ 90 (-13.46%)
Mutual labels:  simulator
antkeeper-source
💿🐜 Antkeeper source code (GitHub mirror)
Stars: ✭ 23 (-77.88%)
Mutual labels:  simulator
pluto-gps-sim
PLUTO-GPS-SIM generates a GPS baseband signal IQ data stream, which is then transmitted by the software-defined radio (SDR) platform ADALM-Pluto.
Stars: ✭ 74 (-28.85%)
Mutual labels:  simulator
hwt
VHDL/Verilog/SystemC code generator, simulator API written in python/c++
Stars: ✭ 145 (+39.42%)
Mutual labels:  simulator
ESA
Easy SimAuto (ESA): An easy-to-use Power System Analysis Automation Environment atop PowerWorld Simulator Automation Server (SimAuto)
Stars: ✭ 26 (-75%)
Mutual labels:  simulator
aco-simulator
Ant Colony Optimization Simulator developed in HTML
Stars: ✭ 18 (-82.69%)
Mutual labels:  simulator
antares
Digital circuit learning platform
Stars: ✭ 15 (-85.58%)
Mutual labels:  simulator
ReactionMechanismSimulator.jl
The amazing Reaction Mechanism Simulator for simulating large chemical kinetic mechanisms
Stars: ✭ 39 (-62.5%)
Mutual labels:  simulator
dose
Digital Organism Simulation Environment (DOSE)
Stars: ✭ 44 (-57.69%)
Mutual labels:  simulator
Windows-10-SVM
Pixel-perfect replica of Windows 10, simulated in the browser with Vanilla JS.
Stars: ✭ 14 (-86.54%)
Mutual labels:  simulator
learning-to-drive-in-5-minutes
Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes
Stars: ✭ 227 (+118.27%)
Mutual labels:  simulator
gym-line-follower
Line follower robot simulator environment for Open AI Gym.
Stars: ✭ 46 (-55.77%)
Mutual labels:  simulator
educhain
an instructional purpose blockchain.
Stars: ✭ 21 (-79.81%)
Mutual labels:  simulator
react-native-boilerplate
Ready-made structure of your next React Native application within a few minutes.
Stars: ✭ 36 (-65.38%)
Mutual labels:  simulator
photontorch
Highly parallel simulation and optimization of photonic circuits in time and frequency domain based on the deep-learning framework PyTorch
Stars: ✭ 29 (-72.12%)
Mutual labels:  simulator
AllYourMemoriesAreBelong2iOS
💪 Simulate iOS on-device memory warnings like a hero.
Stars: ✭ 17 (-83.65%)
Mutual labels:  simulator

TJAPlayer3

DTXManiaをいじってtja再生プログラムにしちゃったTJAPlayer2fPCをForkして本家風に改造したアレ。

この改造者@aioilightはプログラミングが大変苦手なので、スパゲッティコードと化していると思います...すみません

このプログラムを使用した不具合・問題については責任を負いかねます。

How 2 Build

  • VisualStudio 2017 & C# 7.3
  • VC++ toolset
  • SlimDX用の署名

実装状況いろいろ

  • 小さいコンボ数
  • 踊り子
  • モブ
  • BPMと同期した音符アニメーション
  • ゴーゴータイム開始時の花火
  • 連打時の数字アニメーション
  • ランナー
  • 10コンボごとのキャラクターアニメーション
  • ぷちキャラ
  • 段位認定(段位チャレンジ)

ロードマップみたいな

Ver.1.4.x : 拡張性の増加、サウンド周りの変更、読み込める命令の追加(9月中)

Ver.1.5.x : 段位認定機能の追加(11、12月中)

Ver.1.6.x : 多言語対応(未定)

Ver.1.7.x : フレームワークのアップデート、ライブラリの更新(未定)

Ver.1.8.x : さらなる安定化を目指して(未定)

Ver.2.x : Direct3D11、12への対応、保守体制へ(未定)

ライセンス関係

Fork元より引用。

以下のライブラリを使用しています。

  • bass
  • Bass.Net
  • DirectShowLib
  • FDK21
  • SlimDX
  • xadec
  • IPAフォント
  • libogg *libvorbis 「実行時フォルダ/Licenses」に収録しています。

また、このプログラムはFROM氏の「DTXMania」を元に製作しています。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].